From bc7dbe5de2ba728e3ffcdfc5a35c3e11ae4c7743 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Wed, 12 Apr 2023 23:47:46 +0100 Subject: [PATCH] Update interpolate-time.xml (#1021) Important to explicitly show fractional seconds are OK. Co-authored-by: Robert Lipe --- xmldoc/filters/options/interpolate-time.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmldoc/filters/options/interpolate-time.xml b/xmldoc/filters/options/interpolate-time.xml index 9cc27e38c..2f2202853 100644 --- a/xmldoc/filters/options/interpolate-time.xml +++ b/xmldoc/filters/options/interpolate-time.xml @@ -4,7 +4,7 @@ track. If two points in the track are further apart than this value, new points will be inserted between them. -This value is always specified in units of seconds. +This value is always specified in units of seconds. Examples: 31, 1.5. Either this option or the must be specified. -- 2.30.2